|
Cytosim
PI
Cytoskeleton Simulator
|
Variables | |
| int | tiled |
| if true, repeat the display for periodic boundary conditions | |
| int | fold |
| if true, translate objects to place them in the root cell for periodic boundary conditions | |
| gle_color | back_color |
| color of background | |
| gle_color | front_color |
| color used for highlighting objects | |
| gle_color | inner_color |
| color used to paint inside of objects | |
| real | point_size |
| default size of points (= diameter) | |
| real | line_width |
| default width of lines (= diameter) | |
| real | point_value |
| if set > 0, this defines the unit size used for point_size and line_width More... | |
| Number | field_number |
| reference number of the field that is display | |
| real | field_max |
| maximum value for the displayed field | |
| unsigned int | couple_select |
| selection bitfield for Couples | |
| unsigned int | single_select |
| selection bitfield for Singles | |
| real point_value |
Set this parameter to specify the fiber radius and point size in real units.
point_size and line_width are normally set in pixels, but if point_value is set, then the specifications are understood in multiples of point_value, which itself is given as real distance.
For example, if you set line_width=2.5 and point_value=0.01, the fibers will be displayed with a diameter of 0.025.
default = 0